xen: Get rid of some VCPUF_* flags and move into their own byte fields.
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Thu, 29 Mar 2007 15:52:40 +0000 (16:52 +0100)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Thu, 29 Mar 2007 15:52:40 +0000 (16:52 +0100)
commit90bc7dea0e4996f8bfe2952d53943182ee75eef3
tree7915f5ab031ceadb00718878558047136d45581f
parent56ada11259ad745d39fdab4ded0403ba13fc0688
xen: Get rid of some VCPUF_* flags and move into their own byte fields.
Signed-off-by: Keir Fraser <keir@xensource.com>
30 files changed:
xen/arch/ia64/vmx/vlsapic.c
xen/arch/ia64/vmx/vmmu.c
xen/arch/ia64/xen/domain.c
xen/arch/ia64/xen/hypercall.c
xen/arch/ia64/xen/vhpt.c
xen/arch/powerpc/domain.c
xen/arch/powerpc/domain_build.c
xen/arch/x86/domain.c
xen/arch/x86/domain_build.c
xen/arch/x86/domctl.c
xen/arch/x86/hvm/hvm.c
xen/arch/x86/hvm/vlapic.c
xen/arch/x86/i387.c
xen/arch/x86/mm.c
xen/arch/x86/mm/hap/hap.c
xen/arch/x86/mm/shadow/multi.c
xen/arch/x86/traps.c
xen/common/compat/domain.c
xen/common/domain.c
xen/common/domctl.c
xen/common/event_channel.c
xen/common/keyhandler.c
xen/common/sched_credit.c
xen/common/sched_sedf.c
xen/common/schedule.c
xen/include/asm-ia64/event.h
xen/include/asm-powerpc/event.h
xen/include/asm-x86/event.h
xen/include/asm-x86/i387.h
xen/include/xen/sched.h